From: Eli Zaretskii Date: Fri, 20 Mar 2009 17:59:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1151 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=952c7961f3450cfe727824ea9aa5d2fb4d142179;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 5dc225e27ea..f9406a9a47a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-03-20 Eli Zaretskii + + * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is + negative, produce a float value. + + * dired.c (make_uid, make_gid): New functions. + (Ffile_attributes): Use them to avoid negative UID and GID. + 2009-03-20 Juanma Barranquero * keyboard.c (Fcurrent_idle_time): Reflow docstring.